object PageMoveForm: TPageMoveForm Left = 203 Top = 161 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Move Page' ClientHeight = 185 ClientWidth = 449 Font.Color = clBtnText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 15 object Label1: TLabel Left = 8 Top = 12 Width = 63 Height = 15 Alignment = taRightJustify AutoSize = False Caption = 'Move Page:' end object Label2: TLabel Left = 8 Top = 80 Width = 63 Height = 15 Alignment = taRightJustify AutoSize = False Caption = 'This &Page:' FocusControl = PageList end object CurrentTitle: TLabel Left = 76 Top = 12 Width = 30 Height = 15 Caption = 'None' Font.Color = clBtnText Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsUnderline] ParentFont = False end object Image1: TNeoBookImage Left = 12 Top = 112 Width = 61 Height = 63 Center = True Transparent = True end object NeoBookBalloon1: TNeoBookBalloon Left = 76 Top = 116 Width = 353 Height = 61 Caption = 'You can also move pages by dragging the page tabs at the bottom ' + 'of the screen or by dragging the small thumbnail images used by ' + 'the Page Layout option.' XOffset = 8 YOffset = 3 StemOffset = 10 end object OkBtn: TBitBtn Left = 360 Top = 8 Width = 81 Height = 28 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 Glyph.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333333333300033333333333000B0330000300000E00030BFB70FBFB0 E0003000000BFBF0E00030BFB70FBFB0E0003000000BFBF0E00030BFB70F0FB0 E00030000000FBF0E00030BFB700BFB0E0003300000BFB0000003333330FB033 33333333330B033333333333330F833333333333333083333333} end object CancelBtn: TBitBtn Left = 360 Top = 40 Width = 81 Height = 28 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 2 Glyph.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333808333 33333333330F833333333333330B033330003333330FB03000B03380000BFB00 E000330FBFBFBFB0E000330087FBFBF0E000330FBFBFBFB0E000330087FBFBF0 E000330FBFBFBFB0E000330087FBFBF0E000330FBFBFBFB0E000338000000000 0000333333333333333333333333333333333333333333333333} end object HelpBtn: TBitBtn Left = 360 Top = 72 Width = 81 Height = 28 Caption = '&Help' TabOrder = 3 OnClick = HelpBtnClick Glyph.Data = { 76010000424D760100000000000076000000280000001B000000100000000100 0400000000000001000000000000000000001000000010000000000000000000 BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3300003333333330000033333333333300BFBF00333333300000333333333330 FBF00BFB03333330000033333333330FBFBFBFBFB0333330000033333333300B FBFBFBFBF003333000003333333000BFBFB00FBFBF00033000003333330BF0FB FB0BF0FBFB0BF03000003CC330BF80BF000FBF00BF08BF0000003CC330FBF0F0 FF00F0FF0B0BFB000000333330BF00B0F00FB0F00F00BF0000003CC3330030F0 000BF0000B03003000003CCC3333300F00BFBF00B00333300000333CC333330B FBF00BFBF03333300000CC3CC3333330BFBF0FBF033333300000CCCCC3333333 00FBFB003333333000003CCC3333333333000033333333300000} end object BeforeBtn: TRadioButton Left = 76 Top = 44 Width = 61 Height = 17 Caption = '&Before' Checked = True TabOrder = 4 TabStop = True end object AfterBtn: TRadioButton Left = 152 Top = 44 Width = 49 Height = 17 Caption = '&After' TabOrder = 5 end object PageList: TComboBox Left = 76 Top = 76 Width = 277 Height = 23 Style = csDropDownList ItemHeight = 15 TabOrder = 0 end end